﻿2026-07-19T03:48:56.7443567Z ##[group]Run actions/checkout@v5
2026-07-19T03:48:56.7444283Z with:
2026-07-19T03:48:56.7444760Z   repository: BigscreenVR/spt-bs-core
2026-07-19T03:48:56.7447428Z   token: ***
2026-07-19T03:48:56.7447762Z   ssh-strict: true
2026-07-19T03:48:56.7448105Z   ssh-user: git
2026-07-19T03:48:56.7448431Z   persist-credentials: true
2026-07-19T03:48:56.7448796Z   clean: true
2026-07-19T03:48:56.7449121Z   sparse-checkout-cone-mode: true
2026-07-19T03:48:56.7449539Z   fetch-depth: 1
2026-07-19T03:48:56.7449898Z   fetch-tags: false
2026-07-19T03:48:56.7450237Z   show-progress: true
2026-07-19T03:48:56.7450581Z   lfs: false
2026-07-19T03:48:56.7450883Z   submodules: false
2026-07-19T03:48:56.7451216Z   set-safe-directory: true
2026-07-19T03:48:56.7451578Z env:
2026-07-19T03:48:56.7451912Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T03:48:56.7452385Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T03:48:56.7452813Z ##[endgroup]
2026-07-19T03:48:57.5972295Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T03:48:57.5973730Z ##[group]Getting Git version info
2026-07-19T03:48:57.5974433Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T03:48:57.6266632Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T03:48:57.6525468Z git version 2.43.0.windows.1
2026-07-19T03:48:57.6548711Z ##[endgroup]
2026-07-19T03:48:57.6559379Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cff2724a-fe5c-41a5-a1df-d33e6a467627\.gitconfig'
2026-07-19T03:48:57.6574054Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cff2724a-fe5c-41a5-a1df-d33e6a467627' before making global git config changes
2026-07-19T03:48:57.6576867Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T03:48:57.6578782Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T03:48:57.6872829Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T03:48:57.7109151Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T03:48:57.7136156Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T03:48:57.7140496Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T03:48:57.7382706Z refs/heads/main
2026-07-19T03:48:57.7408004Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-19T03:48:57.8042082Z HEAD is now at 7b524d0f doc(adr-0044): v0.38.1 consequence note — driven_by own-node truth (ruling v3)
2026-07-19T03:48:57.8328585Z ##[endgroup]
2026-07-19T03:48:57.8331435Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T03:48:58.7633706Z ##[group]Cleaning the repository
2026-07-19T03:48:58.7637724Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T03:49:13.0005633Z Removing .adapter-notify/
2026-07-19T03:49:13.0006056Z Removing target/
2026-07-19T03:49:13.0038091Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T03:49:13.0952330Z HEAD is now at 7b524d0f doc(adr-0044): v0.38.1 consequence note — driven_by own-node truth (ruling v3)
2026-07-19T03:49:13.0978071Z ##[endgroup]
2026-07-19T03:49:13.0981596Z ##[group]Disabling automatic garbage collection
2026-07-19T03:49:13.0986551Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T03:49:13.3432814Z ##[endgroup]
2026-07-19T03:49:13.3433286Z ##[group]Setting up auth
2026-07-19T03:49:13.3439254Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T03:49:13.3698026Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T03:49:14.2834748Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T03:49:14.5285851Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T03:49:15.4146174Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T03:49:15.4406810Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T03:49:16.5521210Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T03:49:16.8017641Z ##[endgroup]
2026-07-19T03:49:16.8018528Z ##[group]Fetching the repository
2026-07-19T03:49:16.8025130Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f5243113a59ba28587a0ab2407054d90053e10fc:refs/remotes/pull/32/merge
2026-07-19T03:49:19.9935371Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T03:49:19.9936025Z  * [new ref]           f5243113a59ba28587a0ab2407054d90053e10fc -> pull/32/merge
2026-07-19T03:49:20.0079594Z ##[endgroup]
2026-07-19T03:49:20.0080015Z ##[group]Determining the checkout info
2026-07-19T03:49:20.0081243Z ##[endgroup]
2026-07-19T03:49:20.0086368Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T03:49:20.0437239Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T03:49:20.2893507Z ##[group]Checking out the ref
2026-07-19T03:49:20.2899505Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/32/merge
2026-07-19T03:49:20.3986251Z Previous HEAD position was 7b524d0f doc(adr-0044): v0.38.1 consequence note — driven_by own-node truth (ruling v3)
2026-07-19T03:49:20.3987566Z HEAD is now at f5243113 Merge 622eb840c88235724a7c9b7369d61f4010591294 into 7b524d0f9e3ee39df58b6159f000ea26f034112c
2026-07-19T03:49:20.4013312Z ##[endgroup]
2026-07-19T03:49:20.4323238Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T03:49:20.4618615Z f5243113a59ba28587a0ab2407054d90053e10fc
